![]() |
Script Codes |
Header: Script.h |
enum { smSystemScript = -1, smCurrentScript = -2, smAllScripts = -3 };
Specifies the system script.
Specifies the font script.
You can specify script systems with implicit and explicit script code constants in the script parameter of the GetScriptVariable and SetScriptVariable functions. The implicit script codes smSystemScript and smCurrentScript are special negative values for the system script and the font script, respectively.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)